-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: Add DateOffsets to api.rst #23405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
mroeschke
commented
Oct 29, 2018
- closes DOC: Add DateOffset and subclasses to api.rst #22447
Codecov Report
@@ Coverage Diff @@
## master #23405 +/- ##
=======================================
Coverage 92.18% 92.18%
=======================================
Files 161 161
Lines 51184 51184
=======================================
Hits 47185 47185
Misses 3999 3999
Continue to review full report at Codecov.
|
thanks. I actually think there might be another issue about this if you can find it (to close it) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does not match how it is currently being used in the PR that updates the offset docs: #23385 (pd.tseries.offsets
vs pd.offsets
)
@jorisvandenbossche I don't quite follow your comment. IIRC |